SyZone 
Logical Entity Name  SyZone 
Default Table Name  SyZone 
Physical Only  NO 
Definition 
 
Note 
 

SyZone Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyZoneID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(60)  NO 
 
SyCampusGrpID    int  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
IsForeignCountry    bit  YES 
 
RangeStart    int  YES 
 
RangeEnd    int  YES 
 

SyZone Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyZone_SyZoneID  PrimaryKey  SyZoneID 

SyZone Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyZone_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyZone Check Constraints 
Check Constraint Name  CheckConstraint